Name | Description | |
---|---|---|
![]() | Count | Gets the number of T objects in the ItemCollection<T>. |
![]() | IsReadOnly | Gets a value indicating whether the ItemCollection<T> is read-only. |
![]() | Item | Gets or sets a specific T object in the ItemCollection<T> by position. |
For a list of all members of this type, see ItemCollection<T> members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of T objects in the ItemCollection<T>. |
![]() | IsReadOnly | Gets a value indicating whether the ItemCollection<T> is read-only. |
![]() | Item | Gets or sets a specific T object in the ItemCollection<T> by position. |